Skip to content

save sidecar certs to disk#70

Merged
gertd merged 2 commits intomainfrom
add-cp-save-certs
Aug 14, 2024
Merged

save sidecar certs to disk#70
gertd merged 2 commits intomainfrom
add-cp-save-certs

Conversation

@gertd
Copy link
Member

@gertd gertd commented Aug 14, 2024

  • save sidecar key and certificate files to disk, by defaulting to the current working directory, denoted in the --help output
aserto cp get certificates "531b2fb6-59a5-11ef-8803-031f1f3ef1c7" -d testcerts --help
Usage: aserto control-plane (cp) get certificates <id> [flags]

get client certificates for an edge authorizer connection

Arguments:
  <id>    edge authorizer connection ID

Flags:
  -h, --help                                             Show context-sensitive help.
  -c, --config=STRING                                    name or path of configuration file
  -v, --verbosity                                        Use to increase output verbosity.
      --tenant=STRING                                    tenant id override ($ASERTO_TENANT_ID)

  -d, --directory="/Users/gertd/workspace/cur/aserto"    directory to save certificates
      --raw                                              raw message output
  • the --raw option returns the original output format

@gertd gertd merged commit 8b2f036 into main Aug 14, 2024
@gertd gertd deleted the add-cp-save-certs branch August 14, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant